FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hsg.asg-well#1.0.11 (47 ms)

Package hsg.asg-well
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/StructureDefinition/Bundle-get-asg-aac-service-boundary-list-output
Url http://ihis.sg/StructureDefinition/Bundle-get-asg-aac-service-boundary-list-output
Status active
Name outputProfile-Bundle-get-asg-aac-service-boundary-list
Experimental False
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ihis.sg/StructureDefinition/Location-get-asg-aac-service-boundary-output outputProfile-Location-get-asg-aac-service-boundary


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ihis.sg/StructureDefinition/Bundle-get-asg-aac-service-boundary-list-output",
  "name" : "outputProfile-Bundle-get-asg-aac-service-boundary-list",
  "status" : "active",
  "experimental" : false,
  "fhirVersion" : "4.3.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.id",
        "path" : "Bundle.id",
        "short" : "n/a",
        "comment" : "Sample Value: \"836E7E44EB2D4399BBC53496F7AB3699\"",
        "min" : 1
      },
      {
        "id" : "Bundle.meta",
        "path" : "Bundle.meta",
        "short" : "n/a",
        "definition" : "Metadata about the resource",
        "min" : 1
      },
      {
        "id" : "Bundle.meta.id",
        "path" : "Bundle.meta.id",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.extension",
        "path" : "Bundle.meta.extension",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.versionId",
        "path" : "Bundle.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.lastUpdated",
        "path" : "Bundle.meta.lastUpdated",
        "short" : "n/a",
        "comment" : "Sample Value: \"2025-01-25T10:36:12.171+08:00\"",
        "min" : 1
      },
      {
        "id" : "Bundle.meta.source",
        "path" : "Bundle.meta.source",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.profile",
        "path" : "Bundle.meta.profile",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.security",
        "path" : "Bundle.meta.security",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.tag",
        "path" : "Bundle.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Bundle.implicitRules",
        "path" : "Bundle.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Bundle.language",
        "path" : "Bundle.language",
        "max" : "0"
      },
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "max" : "0"
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "short" : "n/a",
        "definition" : "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection",
        "comment" : "Fixed Value: \"searchset\"",
        "fixedCode" : "searchset"
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "max" : "0"
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "short" : "n/a",
        "comment" : "n/a",
        "min" : 1
      },
      {
        "id" : "Bundle.link",
        "path" : "Bundle.link",
        "short" : "n/a",
        "comment" : "n/a"
      },
      {
        "id" : "Bundle.link.id",
        "path" : "Bundle.link.id",
        "max" : "0"
      },
      {
        "id" : "Bundle.link.extension",
        "path" : "Bundle.link.extension",
        "max" : "0"
      },
      {
        "id" : "Bundle.link.modifierExtension",
        "path" : "Bundle.link.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Bundle.link.relation",
        "path" : "Bundle.link.relation",
        "short" : "n/a",
        "comment" : "n/a"
      },
      {
        "id" : "Bundle.link.url",
        "path" : "Bundle.link.url",
        "short" : "n/a"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "short" : "n/a",
        "orderMeaning" : "n/a"
      },
      {
        "id" : "Bundle.entry.id",
        "path" : "Bundle.entry.id",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.extension",
        "path" : "Bundle.entry.extension",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.modifierExtension",
        "path" : "Bundle.entry.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "short" : "n/a",
        "definition" : "The Absolute URL for the resource.",
        "comment" : "n/a",
        "min" : 1
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "definition" : "Postal code served by the AAC",
        "min" : 1,
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ihis.sg/StructureDefinition/Location-get-asg-aac-service-boundary-output"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry.search",
        "path" : "Bundle.entry.search",
        "short" : "n/a",
        "min" : 1
      },
      {
        "id" : "Bundle.entry.search.id",
        "path" : "Bundle.entry.search.id",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.search.extension",
        "path" : "Bundle.entry.search.extension",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.search.modifierExtension",
        "path" : "Bundle.entry.search.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.search.score",
        "path" : "Bundle.entry.search.score",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature",
        "path" : "Bundle.signature",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.